home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / uhren & terminkalender / organizer / kalender / history < prev    next >
Text File  |  1996-04-07  |  3KB  |  66 lines

  1. 3.00 : will come in '94 (i hope so) - with MUI GUI :)
  2.        (thanx to Stefan Stuntz for MUI)
  3.        - other idears are: line-definitions, flags, new special features
  4.  
  5. 2.2  : - Adding new genial Kalender.info icon from Christian "Kochtopf" Scholz
  6.        - Using Utility.library routines Date2Amiga/Amiga2Date instead of
  7.          own routines (shorts the binary by 288 bytes)
  8.        - Leap-year bug (all 400 years) removed (found by kai bolay)
  9.        - Better gregorian calendar with fix from N. Heis (all 3200 years
  10.          no leap-year occurs).
  11.          Now the length of one year is 365.2421875 instead of the real
  12.          365.2422 days (so first error will appear in 8000 :-)
  13.        - Supporting local.library (only the texts of weekdays and months in
  14.          this version - dateformat etc. will follow in a later version)
  15.  
  16. 2.1  : Cleaning up all to make a good distribution (18.12.1993)
  17.        - %o,%w format feature added
  18.        - little bug removed (%w,%n,%e - outputs the false data, if a year
  19.          is set)
  20.        - if file in the path is not found - the actual dir will be searched
  21.          but the file will be saved in the specified path!!!
  22.        - KNOWN BUGS:
  23.      recursivly calls of DATE1,LINE,STATUS will *not* be found!
  24.  
  25. 2.00 : optimizing all routines
  26.        renaming cli parameters
  27.        adding GUI (sorry only output!)
  28.        adding mark, date1, date2, status, line commands
  29.        adding status saving
  30.        14.09.1993 - first ALPHA release (for a friend)
  31.        15.09.1993 - second ALPHA release
  32.        adding NODATA feature, file not found error (inspired by "PickUp")
  33.        calculating with screen font-ySize for window-titelbar ("Skull")
  34.        07.11.1993 - third ALPHA release
  35.        now calculating with screen default text font too :)
  36.        other little bugs removed
  37.        09.11.1993 - fourth ALPHA release
  38.        06.12.1993 - some bugs removed
  39.                     - virtual screen bug found by "Skull"
  40.                     - ReadFile bug removed
  41.                     - new line limit set to 173
  42.                     - two date files included (taken from Unix)
  43.        11.12.1993 - bug removed
  44.                     - now using the actual year if no year is specified
  45.               (found by Stefan Mahnke)
  46.             - bug found (not removed!) formating for %o/%w needed!
  47.               (by Stefan Mahnke)
  48.                   - added poor english document
  49.  
  50.  
  51. 1.82 : little bug removed
  52.        return value warn added - if no output on option -c
  53.        (inspired by "Skull")
  54.  
  55. 1.81 : today/tomorow colors added
  56.  
  57. 1.80 : %t, -f, -t, -c added (inspired by "Skull")
  58.  
  59. 1.7  : first real functional version
  60.  
  61. 1.0 - 1.6 : experience versions:
  62.              - tests on date-routines
  63.              - module conception
  64.              - optimation of date-routines
  65.              - outfinding of wanted things
  66.